ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / FlexChartBase<T> Class / FooterStyle Property

In This Topic
    FooterStyle Property (FlexChartBase<T>)
    In This Topic
    Get or set the style of FooterStyle.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property FooterStyle As TitleStyle
    public TitleStyle FooterStyle {get;}
    See Also